Tests whether the Option contains the given element.
true if the element is equal to the value of this Some, or false otherwise.
true
false
An element to be tested.